Skip to content

[SPARK-57917] Fix workload RoleBinding name in operator namespace#739

Closed
dongjoon-hyun wants to merge 1 commit into
apache:mainfrom
dongjoon-hyun:dongjoon/nervous-leavitt-747dd2
Closed

[SPARK-57917] Fix workload RoleBinding name in operator namespace#739
dongjoon-hyun wants to merge 1 commit into
apache:mainfrom
dongjoon-hyun:dongjoon/nervous-leavitt-747dd2

Conversation

@dongjoon-hyun

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR fixes the workload RoleBinding name in workload-rbac.yaml to use
$workloadResources.roleBinding.name instead of $workloadResources.serviceAccount.name
when workloadResources.namespaces.data is empty, consistent with the per-namespace branch.

Why are the changes needed?

The RoleBinding was named spark (the service account name) instead of the intended
spark-workload-rolebinding.

Does this PR introduce any user-facing change?

Yes. The RoleBinding in the operator namespace is now named spark-workload-rolebinding
instead of spark.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Fable 5

@dongjoon-hyun

Copy link
Copy Markdown
Member Author

cc @jiangzho , @TQJADE

@dongjoon-hyun

Copy link
Copy Markdown
Member Author

I merged this bug fix to unblock more features.

@dongjoon-hyun dongjoon-hyun added this to the 1.0.0 milestone Jul 3, 2026
@dongjoon-hyun

Copy link
Copy Markdown
Member Author

Merged to main

@dongjoon-hyun dongjoon-hyun deleted the dongjoon/nervous-leavitt-747dd2 branch July 3, 2026 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant